home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 114 / PC Guia 114.iso / swf / util1.swf / scripts / frame_50 / DoAction_2.as next >
Encoding:
Text File  |  2005-03-26  |  456 b   |  15 lines

  1. globalStyleFormat.shadow = 10662843;
  2. globalStyleFormat.face = 3097931;
  3. globalStyleFormat.arrow = 13369344;
  4. globalStyleFormat.scrollTrack = 10662843;
  5. globalStyleFormat.applyChanges();
  6. myData = new LoadVars();
  7. myData.onLoad = function()
  8. {
  9.    myHeadline_txt.htmlText = this.headline;
  10.    myHeadline_txt2.htmlText = this.headline2;
  11.    myText_txt4.htmlText = this.content;
  12. };
  13. System.useCodePage = true;
  14. myData.load("swf/utilitarios/u1/util4.txt");
  15.